Merged in feat/card-grid-ui (pull request #332)
Feat/card grid ui Approved-by: Simon.Emanuelsson
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import Dynamic from "./Dynamic"
|
||||
import Scrollable from "./Scrollable"
|
||||
import Stackable from "./Stackable"
|
||||
|
||||
export default function Grids() {
|
||||
@@ -7,5 +6,4 @@ export default function Grids() {
|
||||
}
|
||||
|
||||
Grids.Dynamic = Dynamic
|
||||
Grids.Scrollable = Scrollable
|
||||
Grids.Stackable = Stackable
|
||||
|
||||
Reference in New Issue
Block a user