"use strict"; import React from "react"; import { Alert, Button } from "../../"; export default (
console.log("close alert with variant: primary") }} > Well done!

Holy guacamole! You can see «Alert» with «Header»!

console.log("close alert with variant: secondary") }} > Well done!

Holy guacamole! You can see «Alert» with «Header» and «Link» at right this text! An example link 1

console.log("close alert with variant: success") }} > Well done!

Holy guacamole! You can see «Alert» with «Header» and two «Links» at right this text and below! An example link 1

An example link 2

Well done!

Holy guacamole! You can see «Alert» with «Header», two «Links» and «Button» below right! An example link 1

An example link 2

);