mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
docs(input-menu/select-menu): add countries picker examples
This commit is contained in:
@@ -70,7 +70,8 @@ export default defineNuxtConfig({
|
||||
nitro: {
|
||||
prerender: {
|
||||
routes: [
|
||||
'/getting-started'
|
||||
'/getting-started',
|
||||
'/api/countries.json'
|
||||
// '/api/releases.json',
|
||||
// '/api/pulls.json'
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user