UNPKG

qwik-grid-fm

Version:

Awesome responsive grid system for Qwik :) that allows you to control the grid based on percentage instead of clasic 12 or 24 columns we use percentage

6 lines (5 loc) 148 B
/** * SimpleComp Component: Do something * @returns {ReactElement} */ export declare const SimpleComp: import("@builder.io/qwik").Component<{}>;