Socket
Book a DemoInstallSign in
Socket

@sentinel-one/sui-react

Package Overview
Dependencies
Maintainers
34
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentinel-one/sui-react

Singularity UI React Library

latest
npmnpm
Version
3.6.9
Version published
Maintainers
34
Created
Source

sui-react

Singularity UI React Library

Installation SUI React

npm i @sentinel-one/sui-react

Add Style

The following line can be included in your src/index.js or App.tsx file

import '@sentinel-one/sui-react/styles.css';
import '@sentinel-one/sui-react/index.css';
import '@sentinel-one/sui-react/sui-global-styles.css';
# this is global style for scrollbar. there are cases like in data set where they dont want to use this still  
import '@sentinel-one/sui-react/global-scrollbar.css';

Peer Dependencies

"react-dropzone": "^14.2.2", "react": "^18.2.0", "react-dom": "^18.2.0", "@types/react": "^18.0.15", "@emotion/react": ">= 11.9.3", "@emotion/styled": ">= 11.9.3", "@mui/material": ">= 5.9.2", "lodash": ">= 4.17.21", "notistack": ">= 3.0.1", "react-window": "^1.8.9",

Installation Peer Dependencies

npm install @mui/material @emotion/react @emotion/styled

FAQs

Package last updated on 07 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts