Fix tabbing
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
export * from "./printful"
|
||||
export * from "./sync"
|
||||
export * from "./webflow"
|
||||
export * from "./webflow"
|
||||
export * from "./util/misc"
|
||||
export * from "./util/types"
|
||||
export * from "./printful";
|
||||
export * from "./sync";
|
||||
export * from "./webflow";
|
||||
export * from "./util/misc";
|
||||
export * from "./util/types";
|
||||
|
||||
Reference in New Issue
Block a user