UNPKG

@gfazioli/mantine-picker

Version:

Picker component is a wrapper for any component that can be flipped. It is used to create cards, flip boxes and more.

10 lines (5 loc) 137 B
'use client'; 'use strict'; var Picker = require('./Picker.cjs'); exports.Picker = Picker.Picker; //# sourceMappingURL=index.cjs.map