[PUI] Add "name" icon (#7152)

This commit is contained in:
Oliver 2024-05-03 17:09:54 +10:00 committed by GitHub
parent 70b88dbb1c
commit acfd50372d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,6 +49,7 @@ import {
IconPaperclip,
IconPhone,
IconPhoto,
IconPoint,
IconPrinter,
IconProgressCheck,
IconProps,
@ -84,6 +85,7 @@ import {
import React from 'react';
const icons = {
name: IconPoint,
description: IconInfoCircle,
variant_of: IconStatusChange,
unallocated_stock: IconPackage,