feat(SW-392): Added book a table link click
This commit is contained in:
@@ -10,5 +10,6 @@ export interface LinkProps
|
||||
partialMatch?: boolean
|
||||
prefetch?: boolean
|
||||
trackingId?: string
|
||||
trackingParams?: Record<string, string>
|
||||
keepSearchParams?: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user