From 4db3c5a6f60f3998d55ee2cb1e17cf4005e7667c Mon Sep 17 00:00:00 2001 From: Owen Niblock Date: Fri, 20 Sep 2024 16:25:17 +0100 Subject: [PATCH] Changeset --- .changeset/bright-eggs-return.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/bright-eggs-return.md diff --git a/.changeset/bright-eggs-return.md b/.changeset/bright-eggs-return.md new file mode 100644 index 0000000000..2e5d17cf0b --- /dev/null +++ b/.changeset/bright-eggs-return.md @@ -0,0 +1,5 @@ +--- +'@primer/view-components': patch +--- + +Moves the loading and "no results" messages on the SelectPanel to the top of the container.