mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
header change
This commit is contained in:
parent
b1460d44e8
commit
664820af59
@ -121,7 +121,7 @@ export const Exporter: React.FC<Props> = ({
|
||||
<div className="flex w-full items-center justify-start gap-6">
|
||||
<span className="flex items-center justify-start">
|
||||
<h3 className="text-xl font-medium 2xl:text-2xl">
|
||||
Export Issues{" "}
|
||||
Export to{" "}
|
||||
{provider === "csv"
|
||||
? "CSV"
|
||||
: provider === "xlsx"
|
||||
|
Loading…
Reference in New Issue
Block a user