Skip to content

Commit 7283c34

Browse files
committed
admin-ui: Update README to clarify purpose and distinguish from ui package
1 parent d6c14e3 commit 7283c34

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎packages/admin-ui/README.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Admin UI
22

3-
Generic components to be used to build the Admin UI.
3+
UI components for building consistent admin page layouts.
4+
5+
While `@wordpress/ui` provides low-level, generic UI components that can be composed in flexible arrangements for building admin features, the purpose of this package is to guarantee consistency in the common page structure of an admin page layout. This includes high-level abstractions for a page, its sidebar, header, navigation, and other standardized page layout elements. The goal of standardizing these layouts is to provide a cohesive and predictable experience for users.
46

57
## Installation
68

0 commit comments

Comments
 (0)