fix: moving space constants to package
This commit is contained in:
parent
23849789f9
commit
60f7edcef8
23 changed files with 343 additions and 322 deletions
|
|
@ -3,5 +3,6 @@ export * from "./color";
|
|||
export * from "./common";
|
||||
export * from "./emoji";
|
||||
export * from "./file";
|
||||
export * from "./issue";
|
||||
export * from "./string";
|
||||
export * from "./theme";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue