refactor(search-react): move everything to alpha file

Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
Camila Belo
2023-09-28 09:37:16 +02:00
parent 184be50385
commit d36f92de24
5 changed files with 13 additions and 47 deletions
+2 -2
View File
@@ -9,13 +9,13 @@
},
"exports": {
".": "./src/index.ts",
"./alpha": "./src/alpha.ts",
"./alpha": "./src/alpha.tsx",
"./package.json": "./package.json"
},
"typesVersions": {
"*": {
"alpha": [
"src/alpha.ts"
"src/alpha.tsx"
],
"package.json": [
"package.json"