``` export interface EdgeInsets { top: number; right: number; bottom: number; left: number; } ``` expected avaiable className top-safe bottom-safe left-safe right-safe https://docs.uniwind.dev/faq#how-do-i-enable-safe-area-classnames
expected avaiable className top-safe bottom-safe left-safe right-safe
https://docs.uniwind.dev/faq#how-do-i-enable-safe-area-classnames