GitHub

Box

Examples

This is a box, put your stuff here.

Usage

<script>
	import { Box } from '@fuxui/base';
</script>

<Box class="text-sm">This is a box, put your stuff here.</Box>