feat(mobile): add safe area padding
All checks were successful
/ deploy-and-package (push) Successful in 1m16s

This commit is contained in:
Alois 2026-08-11 20:36:07 +02:00
commit e4c2d705e8
Signed by: alois
SSH key fingerprint: SHA256:GBzT2DXvAuGV9XIV5W3WrzVpjU54FThmxHXdbz95J24
22 changed files with 131 additions and 23 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@methanium/ui",
"version": "0.0.28",
"version": "0.0.29",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",