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) 177 B
/** * Examples Component: Renderea una página estática * @return {Component<{}>} Qwik component */ export declare const Examples: import("@builder.io/qwik").Component<{}>;