I will need some custom designs in model-driven powerapps.
Can anyone suggest me for the same?
HI @cchannon
It gives as shown in the attachment by running the below command,
pac solution add-reference --path -p
my PCF component name is LinearInputControl.
you want something like:
pac solution add-reference --path {full path leading to .\LinearInputControl}
Hi @cchannon