@@ -113,11 +113,11 @@ export default defineConfig({
113113 } ,
114114 {
115115 link : '/openapi-ts/clients/effect' ,
116- text : 'Effect <span data-soon>soon </span>' ,
116+ text : 'Effect <span data-badge>vote </span>' ,
117117 } ,
118118 {
119119 link : '/openapi-ts/clients/got' ,
120- text : 'Got <span data-soon>soon </span>' ,
120+ text : 'Got <span data-badge>vote </span>' ,
121121 } ,
122122 ] ,
123123 link : '/openapi-ts/clients' ,
@@ -136,27 +136,27 @@ export default defineConfig({
136136 } ,
137137 {
138138 link : '/openapi-ts/plugins/ajv' ,
139- text : 'Ajv <span data-soon>soon </span>' ,
139+ text : 'Ajv <span data-badge>vote </span>' ,
140140 } ,
141141 {
142142 link : '/openapi-ts/plugins/arktype' ,
143- text : 'Arktype <span data-soon>soon </span>' ,
143+ text : 'Arktype <span data-badge>vote </span>' ,
144144 } ,
145145 {
146146 link : '/openapi-ts/plugins/joi' ,
147- text : 'Joi <span data-soon>soon </span>' ,
147+ text : 'Joi <span data-badge>vote </span>' ,
148148 } ,
149149 {
150150 link : '/openapi-ts/plugins/superstruct' ,
151- text : 'Superstruct <span data-soon>soon </span>' ,
151+ text : 'Superstruct <span data-badge>vote </span>' ,
152152 } ,
153153 {
154154 link : '/openapi-ts/plugins/typebox' ,
155- text : 'TypeBox <span data-soon>soon </span>' ,
155+ text : 'TypeBox <span data-badge>vote </span>' ,
156156 } ,
157157 {
158158 link : '/openapi-ts/plugins/yup' ,
159- text : 'Yup <span data-soon>soon </span>' ,
159+ text : 'Yup <span data-badge>vote </span>' ,
160160 } ,
161161 ] ,
162162 link : '/openapi-ts/validators' ,
@@ -175,11 +175,11 @@ export default defineConfig({
175175 } ,
176176 {
177177 link : '/openapi-ts/plugins/swr' ,
178- text : 'SWR <span data-soon>soon </span>' ,
178+ text : 'SWR <span data-badge>vote </span>' ,
179179 } ,
180180 {
181181 link : '/openapi-ts/plugins/zustand' ,
182- text : 'Zustand <span data-soon>soon </span>' ,
182+ text : 'Zustand <span data-badge>vote </span>' ,
183183 } ,
184184 ] ,
185185 link : '/openapi-ts/state-management' ,
@@ -190,27 +190,27 @@ export default defineConfig({
190190 items : [
191191 {
192192 link : '/openapi-ts/plugins/chance' ,
193- text : 'Chance <span data-soon>soon </span>' ,
193+ text : 'Chance <span data-badge>vote </span>' ,
194194 } ,
195195 {
196196 link : '/openapi-ts/plugins/faker' ,
197- text : 'Faker <span data-soon>soon </span>' ,
197+ text : 'Faker <span data-badge>vote </span>' ,
198198 } ,
199199 {
200200 link : '/openapi-ts/plugins/falso' ,
201- text : 'Falso <span data-soon>soon </span>' ,
201+ text : 'Falso <span data-badge>vote </span>' ,
202202 } ,
203203 {
204204 link : '/openapi-ts/plugins/msw' ,
205- text : 'MSW <span data-soon>soon </span>' ,
205+ text : 'MSW <span data-badge>vote </span>' ,
206206 } ,
207207 {
208208 link : '/openapi-ts/plugins/nock' ,
209- text : 'Nock <span data-soon>soon </span>' ,
209+ text : 'Nock <span data-badge>vote </span>' ,
210210 } ,
211211 {
212212 link : '/openapi-ts/plugins/supertest' ,
213- text : 'Supertest <span data-soon>soon </span>' ,
213+ text : 'Supertest <span data-badge>vote </span>' ,
214214 } ,
215215 ] ,
216216 link : '/openapi-ts/mocks' ,
@@ -237,23 +237,23 @@ export default defineConfig({
237237 } ,
238238 {
239239 link : '/openapi-ts/plugins/adonis' ,
240- text : 'Adonis <span data-soon>soon </span>' ,
240+ text : 'Adonis <span data-badge>vote </span>' ,
241241 } ,
242242 {
243243 link : '/openapi-ts/plugins/elysia' ,
244- text : 'Elysia <span data-soon>soon </span>' ,
244+ text : 'Elysia <span data-badge>vote </span>' ,
245245 } ,
246246 {
247247 link : '/openapi-ts/plugins/express' ,
248- text : 'Express <span data-soon>soon </span>' ,
248+ text : 'Express <span data-badge>vote </span>' ,
249249 } ,
250250 {
251251 link : '/openapi-ts/plugins/hono' ,
252- text : 'Hono <span data-soon>soon </span>' ,
252+ text : 'Hono <span data-badge>vote </span>' ,
253253 } ,
254254 {
255255 link : '/openapi-ts/plugins/koa' ,
256- text : 'Koa <span data-soon>soon </span>' ,
256+ text : 'Koa <span data-badge>vote </span>' ,
257257 } ,
258258 ] ,
259259 link : '/openapi-ts/web-frameworks' ,
0 commit comments