/* eslint-disable react/no-unknown-property */ /** * 此處樣式僅對當前主題生效 * 此處不支援 tailwindCSS 的 @apply 語法 * @returns */ const Style = () => { return ( ) } export { Style }