Fix doc proposal sidebar layout (#13675) (#13677)

(cherry picked from commit 13a08c7f08)

Co-authored-by: Jack May <jack@solana.com>
This commit is contained in:
mergify[bot]
2020-11-18 22:29:04 +00:00
committed by GitHub
parent c929e8e02b
commit 098c94352d

View File

@ -201,8 +201,6 @@ module.exports = {
"implemented-proposals/ed_overview/ed_references", "implemented-proposals/ed_overview/ed_references",
], ],
}, },
],
},
"implemented-proposals/abi-management", "implemented-proposals/abi-management",
"implemented-proposals/bank-timestamp-correction", "implemented-proposals/bank-timestamp-correction",
"implemented-proposals/commitment", "implemented-proposals/commitment",
@ -223,6 +221,8 @@ module.exports = {
"implemented-proposals/tower-bft", "implemented-proposals/tower-bft",
"implemented-proposals/transaction-fees", "implemented-proposals/transaction-fees",
"implemented-proposals/validator-timestamp-oracle", "implemented-proposals/validator-timestamp-oracle",
],
},
{ {
type: "category", type: "category",
label: "Accepted", label: "Accepted",