0👍
You lack import for necessary CSS.
Add the line below to the script tag or the starting point main.ts
import 'vue3-easy-data-table/dist/style.css';
- [Vuejs]-Problem with package in Vite + Inertia + Laravel
- [Vuejs]-Why the delete button is deleting all af the items instead a single one?
Source:stackexchange.com