mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 10:46:06 +02:00
add missing MembersTable import
This commit is contained in:
parent
95423f294c
commit
c8357754d0
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
import { uswdsInitializeModals } from './helpers-uswds.js';
|
||||
import { generateKebabHTML } from './table-base.js';
|
||||
import { MembersTable } from './table-members.js';
|
||||
|
||||
// This is specifically for the Member Profile (Manage Member) Page member/invitation removal
|
||||
export function initPortfolioMemberPageToggle() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue