Skip to content

Commit

Permalink
undo this commit, it adds a js build error
Browse files Browse the repository at this point in the history
Signed-off-by: David Wallace <[email protected]>
  • Loading branch information
MyPyDavid committed Nov 27, 2024
1 parent c9dfbd3 commit 8d0db04
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import React from 'react'
import PropTypes from 'prop-types'

import { baseUrl } from 'rdmo/core/assets/js/utils/meta'
import baseUrl from 'rdmo/core/assets/js/utils/meta'

import { ROLE_LABELS } from '../../utils'

Expand Down

0 comments on commit 8d0db04

Please sign in to comment.