Move SpaceType to shared

This commit is contained in:
Dolan Miu
2022-10-29 03:10:29 +01:00
parent 5cbae5d3f7
commit 7d8cfc0382
13 changed files with 12 additions and 11 deletions

View File

@ -18,4 +18,3 @@ export * from "./track-revision";
export * from "./shared";
export * from "./border";
export * from "./vertical-align";
export * from "./space-type";