UNPKG

@ieltsrealtest/ui

Version:

Reusable UI components for IELTS Real Test platform, built with React and TypeScript.

4 lines (3 loc) 116 B
export default function MobileNavbar({ isDev }: { isDev?: boolean; }): import("react/jsx-runtime").JSX.Element;