mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-26 17:34:41 +00:00
Minor change
This commit is contained in:
parent
ff887b2b79
commit
cc688a5dfe
@ -60,7 +60,7 @@ const FrequentlyJoinedTables: FunctionComponent<Props> = ({
|
||||
|
||||
const additionalOptions = () => {
|
||||
return (
|
||||
<div>
|
||||
<div className="tw-text-left">
|
||||
{joinedTables?.slice(viewCap).map((table, index) => (
|
||||
<div
|
||||
className="tw-py-1 tw-cursor-pointer"
|
||||
|
Loading…
x
Reference in New Issue
Block a user