swordev / suid

A port of Material-UI (MUI) built with SolidJS.
https://suid.io
MIT License
682 stars 49 forks source link

Missing component: TableSortLabel #301

Open geohuz opened 3 weeks ago

geohuz commented 3 weeks ago
import TableSortLabel from "@suid/material/TableSortLabel";

Throws error: Pre-transform error: Failed to resolve import "@suid/material/TableSortLabel" from "src/App.jsx". Does the file exist?