Loading BarSimple animated progress bar loader with text.npmbunpnpmCopied to clipboardnpm install bynanauiRefreshOpen in CopyLoading Usage import LoadingBar from "@/components/bynanaui/loading-bar"; export default function Example() { return <LoadingBar text="Loading" />; } Props PropTypeDefaultDescriptiontextstring"Loading"The loading text to displayclassNamestring""Additional CSS classes