@secondstaxorg/sscomp 1.2.1 → 1.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -21233,7 +21233,7 @@ const CopyrightText = styled.p`
21233
21233
 
21234
21234
  const _jsxFileName$A = "D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\Footer\\Footer.tsx";
21235
21235
  const Footer = () => {
21236
- const [title,setTitle] = reactExports.useState('');
21236
+ const [title,setTitle] = React$2.useState('');
21237
21237
 
21238
21238
  return (
21239
21239
  React$2.createElement(FooterContainer, {__self: undefined, __source: {fileName: _jsxFileName$A, lineNumber: 8}}