diff --git a/.npmignore b/.npmignore new file mode 100644 index 0000000..6d97d83 --- /dev/null +++ b/.npmignore @@ -0,0 +1,4 @@ +node_modules/storybook +src/ +test/ +storybook-static/ \ No newline at end of file diff --git a/README.md b/README.md index cb894f4..2a3639d 100644 --- a/README.md +++ b/README.md @@ -243,7 +243,6 @@ Here is an example of the SampleComponent.vue file as of 1/26/2024. See github f diff --git a/index.html b/index.html index 52657e8..07e70d8 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,6 @@
- +