Appearance
Share
Safe onBeforeUnmount. Call onBeforeUnmount() if it's inside a component lifecycle, if not, do nothing
onBeforeUnmount
onBeforeUnmount()
import { tryOnBeforeUnmount } from '@hungpvq/shared'; tryOnBeforeUnmount(() => {});