GitHub

Example

Hello there

Usage

		
<Phone>
	<div class="bg-accent-200 flex h-full w-full items-center justify-center p-8">
		<div class="text-3xl font-bold text-black">Hello there</div>
	</div>
</Phone>

API Reference

Phone

A decorative phone frame that wraps content to simulate a mobile device display.

Property
children
class