An alert component.
The ui-alerts
package contains the following:
npm install @instructure/ui-alerts
import React from 'react'
import { Alert } from '@instructure/ui-alerts'
const MyAlert = function () {
return <Alert>Hello alert</Alert>
}
An alert component.
The ui-alerts
package contains the following:
npm install @instructure/ui-alerts
import React from 'react'
import { Alert } from '@instructure/ui-alerts'
const MyAlert = function () {
return <Alert>Hello alert</Alert>
}
npm i @instructure/ui-alerts
1,535
10.11.0
MIT
372 kB
38