Temp commit to trigger Storybook build warning

This commit is contained in:
Himanshu Mishra
2020-05-05 16:57:15 +09:00
parent 706821337e
commit f3f1cdb063
+1 -2
View File
@@ -14,6 +14,5 @@
* limitations under the License.
*/
export { default } from './Table';
export type { TableColumn } from './Table';
export { default, TableColumn } from './Table';
export { default as SubvalueCell } from './SubvalueCell';