# 警示提示

# 引入

import { H3Alert } from '@lateinos/awesome-ui';

export default {
  components: {
    H3Alert,
  }
}

# 基础alert

# 含标题和描述的alert