Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@instructure/ui-alerts

Package Overview
Dependencies
Maintainers
41
Versions
2272
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/ui-alerts

An alert component

latest
Source
npmnpm
Version
10.26.2
Version published
Maintainers
41
Created
Source

ui-alerts

npm MIT License Code of Conduct

An alert component.

Components

The ui-alerts package contains the following:

  • Alert

Installation

npm install @instructure/ui-alerts

Usage

import React from 'react'
import { Alert } from '@instructure/ui-alerts'

const MyAlert = function () {
  return <Alert>Hello alert</Alert>
}

FAQs

Package last updated on 13 Oct 2025

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