diff --git a/src/components/GBtn/__story__/__snapshots__/1-Button.stories.js.snap b/src/components/GBtn/__story__/__snapshots__/1-Button.stories.js.snap index aa6bda0d..46b4a436 100644 --- a/src/components/GBtn/__story__/__snapshots__/1-Button.stories.js.snap +++ b/src/components/GBtn/__story__/__snapshots__/1-Button.stories.js.snap @@ -7,3 +7,77 @@ exports[`test should test1 1`] = ` XLARGE BUTTON `; + +exports[`test should test1 2`] = ` + +`; + +exports[`test should test1 3`] = ` + +`; + +exports[`test should test1 4`] = ` + +`; + +exports[`test should test1 5`] = ` + +`; + +exports[`test should test1 6`] = ` + +`; + +exports[`test should test1 7`] = ` + +`; + +exports[`test should test1 8`] = ` + +`; diff --git a/src/components/GList/GList.vue b/src/components/GList/GList.vue index e342885a..0e2195b1 100644 --- a/src/components/GList/GList.vue +++ b/src/components/GList/GList.vue @@ -1,111 +1,111 @@