mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-10 07:25:35 +00:00
fix: missing nextId field for collection forms
This commit is contained in:
@@ -2,6 +2,7 @@ import { resolvePageComponent } from '@adonisjs/inertia/helpers';
|
||||
import { createInertiaApp } from '@inertiajs/react';
|
||||
import { hydrateRoot } from 'react-dom/client';
|
||||
import { primaryColor } from '~/styles/theme';
|
||||
import 'react-toggle/style.css';
|
||||
|
||||
import '../i18n/index';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user