JnMProjects / DJLUI

Jacks NPM Package Design System
0 stars 0 forks source link

Container Not Building, Crashing Next #1

Open JackatDJL opened 3 months ago

JackatDJL commented 3 months ago

Build Error

Failed to compile

Next.js (14.2.3) ../../nodemodules/.pnpm/@derjacklive+djlui@0.0.3@babel+core@7.24.7@opentelemetry+api@1.9.0@types+react-dom@18.3.0__rgcnfbqbgpqdqca54brmjc3lri/node_modules/@derjacklive/djlui/layout/Container.tsx Module parse failed: The keyword 'interface' is reserved (74:0) )

interface ContainerProps extends React.HTMLAttributes, VariantProps {} | | const Container: FC = ({ children, ...props }) => {