init: Init React Application
This commit is contained in:
8
src/widgets/index.ts
Normal file
8
src/widgets/index.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
export * from "./Layout";
|
||||
export * from "./SightHeader";
|
||||
export * from "./SightTabs";
|
||||
export * from "./ReactMarkdown";
|
||||
export * from "./ReactMarkdownEditor";
|
||||
export * from "./SightEdit";
|
||||
export * from "./LanguageSwitcher";
|
||||
export * from "./DevicesTable";
|
||||
Reference in New Issue
Block a user