DEV: Change class name

This commit is contained in:
Keegan George
2022-10-12 15:00:22 -07:00
parent 73b336c36d
commit 15e322bd01
2 changed files with 3 additions and 7 deletions
@@ -16,7 +16,6 @@ export default apiInitializer("0.11.1", (api) => {
const openPopupBtn = document.createElement("button");
openPopupBtn.classList.add(
"open-popup-link",
"btn-edit-md-table",
"btn-default",
"btn",
"btn-icon-text"